-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.15.1
-
Code
-
Classes
- CourseProgressItemRepository
Total Complexity |
45 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
484 |
Lines of code |
272 |
Logical lines of code |
129 |
Comment lines |
133 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
A |
37 |
10 |
83 |
query() |
A |
44 |
11 |
42 |
update() |
A |
43 |
8 |
51 |
read() |
S |
47 |
4 |
37 |
update_course_progress_status() |
S |
56 |
5 |
18 |
update_course_progress() |
S |
53 |
4 |
24 |
delete() |
S |
62 |
2 |
11 |
clear_cache() |
S |
70 |
1 |
6 |